lib/repo-finder: Add OstreeRepoFinderOverride
authorPhilip Withnall <withnall@endlessm.com>
Mon, 16 Oct 2017 15:18:03 +0000 (16:18 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 19 Oct 2017 19:11:58 +0000 (19:11 +0000)
commit2531d8fe631b8484b5731f3635314ac3eb82eed5
tree30ceb9503c3a0b5569be78622c00f5f88425f04a
parenta1f020ffa45f9cb7dad86e4c87a3f78b6f47997c
lib/repo-finder: Add OstreeRepoFinderOverride

This is another OstreeRepoFinder implementation; it returns results from
a given set of URIs. It’s designed to be used for implementing user
overrides to other repo-finders, or for implementing unit tests.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #1281
Approved by: mwleeds
Makefile-libostree-defines.am
Makefile-libostree.am
apidoc/ostree-experimental-sections.txt
src/libostree/libostree-experimental.sym
src/libostree/ostree-autocleanups.h
src/libostree/ostree-core-private.h
src/libostree/ostree-repo-finder-override.c [new file with mode: 0644]
src/libostree/ostree-repo-finder-override.h [new file with mode: 0644]
src/libostree/ostree.h